home *** CD-ROM | disk | FTP | other *** search
- echo $1 $2 $3 $4 $5
- if test $2 == ConnorAction
- if test $4 == do
- if test $Daventry::Lady::bellHung == 0
- KQMonster::speak Connor $1 1000 29 14 47 1 0
- endif
- else if test $4 == INVITEM_LadyBell
- KQMonster::speak Connor $1 1000 29 38 48 1 0
- loadKQ bell.kq
- set Daventry::Lady::bellHung 1
- KQObject::collision belstnd1 -512
- KQObject::collisionType belstnd1 -33
- KQObject::collision belstnd2 -512
- KQObject::collisionType belstnd2 -33
- KQObject::collision belstnd3 -512
- KQObject::collisionType belstnd3 -33
- deleteObject $3
- endif
- endif
- endif
-
-